How to Install pythoncad software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install pythoncad software package in Ubuntu 14.04 LTS (Trusty Tahr)

pythoncad software package provides Computer Aided Drafting (CAD) program, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install pythoncad 

pythoncad is installed in your system.

Make ensure the pythoncad package were installed using the commands given below,

$ sudo dpkg-query -l | grep pythoncad *

You will get with pythoncad package name, version, architecture and description in a table

pythoncad package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Graphics
Package pythoncad
Version 0.1.37.0-3
Description Computer Aided Drafting (CAD) program
Sub Section Graphics


See Also, How to uninstall or remove pythoncad software package from Ubuntu 14.04 LTS (Trusty Tahr)?